home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 6 / MacMania 6.toast / / Internet software / PageSpinner 2.01 / PageSpinner Extensions / More JavaScripts / More JavaScripts.rsrc / TEXT_207.txt < prev    next >
Text File  |  1997-06-07  |  174b  |  11 lines

  1. <SCRIPT>
  2. <!--
  3. document.write(
  4.     showBetween (
  5.         'This text is displayed between 8:00 and 16:59.',
  6.         'This text is displayed all other hours.',  
  7.         8, 16 )
  8.     )
  9. // -->
  10. </SCRIPT>
  11.